SG Window | Globals Object |
DesktopWindow Property |
Properties Methods Events Constants Error Codes |
Returns desktop window. Read only.
object.DesktopWindow
The object is expression that evaluates to the Globals object.
DesktopWindow property returns Window object which is attached to the desktop window.
MsgBox "Desktop window class is " & SGWindow.DesktopWindow.Class